[INFO] fetching crate iwlib_sys 0.1.1...
[INFO] testing iwlib_sys-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate iwlib_sys 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate iwlib_sys 0.1.1
[INFO] finished tweaking crates.io crate iwlib_sys 0.1.1
[INFO] tweaked toml for crates.io crate iwlib_sys 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iwlib_sys 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.65.1 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peeking_take_while v0.1.2
[INFO] [stderr]   Downloaded bindgen v0.65.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d27502bdf4bab267d919ea029a796fdd40f1f661afdb16bb154928b1e4cfaee0
[INFO] running `Command { std: "docker" "start" "-a" "d27502bdf4bab267d919ea029a796fdd40f1f661afdb16bb154928b1e4cfaee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d27502bdf4bab267d919ea029a796fdd40f1f661afdb16bb154928b1e4cfaee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d27502bdf4bab267d919ea029a796fdd40f1f661afdb16bb154928b1e4cfaee0", kill_on_drop: false }`
[INFO] [stdout] d27502bdf4bab267d919ea029a796fdd40f1f661afdb16bb154928b1e4cfaee0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f27d8a10c09630306c80f4009453e843a1d8039c0138a5f3064b9fe29b19d287
[INFO] running `Command { std: "docker" "start" "-a" "f27d8a10c09630306c80f4009453e843a1d8039c0138a5f3064b9fe29b19d287", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling iwlib_sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.84s
[INFO] running `Command { std: "docker" "inspect" "f27d8a10c09630306c80f4009453e843a1d8039c0138a5f3064b9fe29b19d287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f27d8a10c09630306c80f4009453e843a1d8039c0138a5f3064b9fe29b19d287", kill_on_drop: false }`
[INFO] [stdout] f27d8a10c09630306c80f4009453e843a1d8039c0138a5f3064b9fe29b19d287
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80462ffbaeccf05e7d34862b9b0fbc005f22a1faeebeaae7d63df74c10dd0c9b
[INFO] running `Command { std: "docker" "start" "-a" "80462ffbaeccf05e7d34862b9b0fbc005f22a1faeebeaae7d63df74c10dd0c9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling iwlib_sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.26s
[INFO] running `Command { std: "docker" "inspect" "80462ffbaeccf05e7d34862b9b0fbc005f22a1faeebeaae7d63df74c10dd0c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80462ffbaeccf05e7d34862b9b0fbc005f22a1faeebeaae7d63df74c10dd0c9b", kill_on_drop: false }`
[INFO] [stdout] 80462ffbaeccf05e7d34862b9b0fbc005f22a1faeebeaae7d63df74c10dd0c9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8fa62285513c9dbe7de013bd6fcffa808d3033cb959acc7e91606a9686720f54
[INFO] running `Command { std: "docker" "start" "-a" "8fa62285513c9dbe7de013bd6fcffa808d3033cb959acc7e91606a9686720f54", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/iwlib_sys-f742398eed4cea44)
[INFO] [stdout] 
[INFO] [stdout] running 114 tests
[INFO] [stdout] test bindgen_test_layout__G_fpos_t ... ok
[INFO] [stdout] test bindgen_test_layout__IO_FILE ... ok
[INFO] [stdout] test bindgen_test_layout__IO_cookie_io_functions_t ... ok
[INFO] [stdout] test bindgen_test_layout___atomic_wide_counter ... ok
[INFO] [stdout] test bindgen_test_layout__G_fpos64_t ... ok
[INFO] [stdout] test bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout___fsid_t ... ok
[INFO] [stdout] test bindgen_test_layout___kernel_fd_set ... ok
[INFO] [stdout] test bindgen_test_layout___kernel_fsid_t ... ok
[INFO] [stdout] test bindgen_test_layout___locale_struct ... ok
[INFO] [stdout] test bindgen_test_layout___mbstate_t ... ok
[INFO] [stdout] test bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout___once_flag ... ok
[INFO] [stdout] test bindgen_test_layout___pthread_internal_list ... ok
[INFO] [stdout] test bindgen_test_layout___pthread_mutex_s ... ok
[INFO] [stdout] test bindgen_test_layout___sigset_t ... ok
[INFO] [stdout] test bindgen_test_layout___va_list_tag ... ok
[INFO] [stdout] test bindgen_test_layout_arphdr ... ok
[INFO] [stdout] test bindgen_test_layout_arpreq ... ok
[INFO] [stdout] test bindgen_test_layout_arpreq_old ... ok
[INFO] [stdout] test bindgen_test_layout___pthread_internal_slist ... ok
[INFO] [stdout] test bindgen_test_layout___pthread_rwlock_arch_t ... ok
[INFO] [stdout] test bindgen_test_layout_addrinfo ... ok
[INFO] [stdout] test bindgen_test_layout_cmsghdr ... ok
[INFO] [stdout] test bindgen_test_layout_div_t ... ok
[INFO] [stdout] test bindgen_test_layout_drand48_data ... ok
[INFO] [stdout] test bindgen_test_layout_ether_addr ... ok
[INFO] [stdout] test bindgen_test_layout_ether_arp ... ok
[INFO] [stdout] test bindgen_test_layout_ethhdr ... ok
[INFO] [stdout] test bindgen_test_layout_flock ... ok
[INFO] [stdout] test bindgen_test_layout_group_filter ... ok
[INFO] [stdout] test bindgen_test_layout_hostent ... ok
[INFO] [stdout] test bindgen_test_layout_ether_header ... ok
[INFO] [stdout] test bindgen_test_layout___pthread_cond_s ... ok
[INFO] [stdout] test bindgen_test_layout_if_nameindex ... ok
[INFO] [stdout] test bindgen_test_layout_group_req ... ok
[INFO] [stdout] test bindgen_test_layout_group_source_req ... ok
[INFO] [stdout] test bindgen_test_layout_ifconf__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ifaddr ... ok
[INFO] [stdout] test bindgen_test_layout_ifconf ... ok
[INFO] [stdout] test bindgen_test_layout_in6_addr ... ok
[INFO] [stdout] test bindgen_test_layout_ifaddr__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_in6_addr__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ifreq__bindgen_ty_2 ... ok
[INFO] [stdout] test bindgen_test_layout_arpd_request ... ok
[INFO] [stdout] test bindgen_test_layout_fd_set ... ok
[INFO] [stdout] test bindgen_test_layout_in_addr ... ok
[INFO] [stdout] test bindgen_test_layout_iovec ... ok
[INFO] [stdout] test bindgen_test_layout_ip_mreq ... ok
[INFO] [stdout] test bindgen_test_layout_ip_msfilter ... ok
[INFO] [stdout] test bindgen_test_layout_in_pktinfo ... ok
[INFO] [stdout] test bindgen_test_layout_ip_opts ... ok
[INFO] [stdout] test bindgen_test_layout_ipv6_mreq ... ok
[INFO] [stdout] test bindgen_test_layout_itimerval ... ok
[INFO] [stdout] test bindgen_test_layout_iw_discarded ... ok
[INFO] [stdout] test bindgen_test_layout_iw_encode_ext ... ok
[INFO] [stdout] test bindgen_test_layout_iw_event ... ok
[INFO] [stdout] test bindgen_test_layout_iw_michaelmicfailure ... ok
[INFO] [stdout] test bindgen_test_layout_iw_missed ... ok
[INFO] [stdout] test bindgen_test_layout_iw_freq ... ok
[INFO] [stdout] test bindgen_test_layout_iw_mlme ... ok
[INFO] [stdout] test bindgen_test_layout_ip_mreq_source ... ok
[INFO] [stdout] test bindgen_test_layout_iw_modul_descr ... ok
[INFO] [stdout] test bindgen_test_layout_ip_mreqn ... ok
[INFO] [stdout] test bindgen_test_layout_iw_param ... ok
[INFO] [stdout] test bindgen_test_layout_ifreq ... ok
[INFO] [stdout] test bindgen_test_layout_ifreq__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_ifmap ... ok
[INFO] [stdout] test bindgen_test_layout_iw_point ... ok
[INFO] [stdout] test bindgen_test_layout_iw_range ... ok
[INFO] [stdout] test bindgen_test_layout_iw_scan_req ... ok
[INFO] [stdout] test bindgen_test_layout_iw_statistics ... ok
[INFO] [stdout] test bindgen_test_layout_iw_thrspy ... ok
[INFO] [stdout] test bindgen_test_layout_iw_pmkid_cand ... ok
[INFO] [stdout] test bindgen_test_layout_iwreq__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_iw_pmksa ... ok
[INFO] [stdout] test bindgen_test_layout_iw_priv_args ... ok
[INFO] [stdout] test bindgen_test_layout_ldiv_t ... ok
[INFO] [stdout] test bindgen_test_layout_iw_quality ... ok
[INFO] [stdout] test bindgen_test_layout_linger ... ok
[INFO] [stdout] test bindgen_test_layout_iwreq_data ... ok
[INFO] [stdout] test bindgen_test_layout_iwreq ... ok
[INFO] [stdout] test bindgen_test_layout_msghdr ... ok
[INFO] [stdout] test bindgen_test_layout_netent ... ok
[INFO] [stdout] test bindgen_test_layout_lldiv_t ... ok
[INFO] [stdout] test bindgen_test_layout_protoent ... ok
[INFO] [stdout] test bindgen_test_layout_osockaddr ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_barrier_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_cond_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_condattr_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_barrierattr_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_mutex_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_attr_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_mutexattr_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_rwlock_t ... ok
[INFO] [stdout] test bindgen_test_layout_servent ... ok
[INFO] [stdout] test bindgen_test_layout_sockaddr ... ok
[INFO] [stdout] test bindgen_test_layout_random_data ... ok
[INFO] [stdout] test bindgen_test_layout_sockaddr_in ... ok
[INFO] [stdout] test bindgen_test_layout_sockaddr_in6 ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_rwlockattr_t ... ok
[INFO] [stdout] test bindgen_test_layout_rpcent ... ok
[INFO] [stdout] test bindgen_test_layout_stat ... ok
[INFO] [stdout] test bindgen_test_layout_sockaddr_storage ... ok
[INFO] [stdout] test bindgen_test_layout_timeval ... ok
[INFO] [stdout] test bindgen_test_layout_stream_descr ... ok
[INFO] [stdout] test bindgen_test_layout_wireless_config ... ok
[INFO] [stdout] test bindgen_test_layout_wireless_info ... ok
[INFO] [stdout] test bindgen_test_layout_timespec ... ok
[INFO] [stdout] test bindgen_test_layout_timezone ... ok
[INFO] [stdout] test bindgen_test_layout_wireless_scan_head ... ok
[INFO] [stdout] test bindgen_test_layout_termio ... ok
[INFO] [stdout] test bindgen_test_layout_winsize ... ok
[INFO] [stdout] test bindgen_test_layout_wireless_scan ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iwlib_sys
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8fa62285513c9dbe7de013bd6fcffa808d3033cb959acc7e91606a9686720f54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fa62285513c9dbe7de013bd6fcffa808d3033cb959acc7e91606a9686720f54", kill_on_drop: false }`
[INFO] [stdout] 8fa62285513c9dbe7de013bd6fcffa808d3033cb959acc7e91606a9686720f54
